more additions
authorMatthias Clasen <matthiasc@src.gnome.org>
Mon, 2 Jul 2007 04:18:59 +0000 (04:18 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Mon, 2 Jul 2007 04:18:59 +0000 (04:18 +0000)
svn path=/trunk/; revision=18338

docs/reference/gtk/tmpl/gtkbuilder.sgml

index 6f5b5481a65fee2461fd865ee99f7ec688592df5..5a4c75046da87e5bc34764ac99203e6ef07b1bb6 100644 (file)
@@ -135,6 +135,13 @@ propery of the &lt;child&gt; element to a true value. Note that
 GtkBuilder still requires an &lt;object&gt; element for the internal
 child, even if it has already been constructed.
 </para>
+<para>
+A number of widgets have different places where a child can be 
+added (e.g. tabs vs. page content in notebooks). This can be reflected
+in a UI definition by specifying the "type" attribute on a &lt;child&gt;
+The possible values for the "type" attribute are described in 
+the sections describing the widget-specific portions of UI definitions.
+</para>
 <example>
 <title>A GtkBuilder UI Definition</title>
 <programlisting><![CDATA[